home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / Clean 1.2.4 / IO Examples / About these demos
Text File  |  1996-12-18  |  563b  |  18 lines

  1. About these demos
  2. =================
  3.  
  4. This folder contains the sources for some example programs
  5. that demonstrate the features of the Clean IO System.
  6.  
  7. All demos require the 0.8 I/O library. 
  8.  
  9. The folder 'IO Utilities' contains a number of useful modules
  10. for interactive applications:
  11. -    Help:        a facility to create an AboutDialog and 
  12.                 a function to display a help file in a 
  13.                 window. 
  14. -    Highscore:    a facility to read and write high scores to
  15.                 disk, and to present a list of high scores
  16.                 in a dialog.
  17. -    Random:        a facility to generate random numbers. 
  18.